Skip to content

Add footer with creator acknowledgment#131

Merged
aniketmaurya merged 3 commits intomainfrom
aniketmaurya-patch-1
Mar 3, 2026
Merged

Add footer with creator acknowledgment#131
aniketmaurya merged 3 commits intomainfrom
aniketmaurya-patch-1

Conversation

@aniketmaurya
Copy link
Collaborator

@aniketmaurya aniketmaurya commented Mar 3, 2026

Added a footer to the README file acknowledging the creator.

Greptile Summary

This PR appends a centered footer to README.md that acknowledges the creator with a horizontal divider and the line "Built with 🧡 in London by Celesto AI", linking to https://celesto.ai.

The change is purely cosmetic/documentation — no source code, tests, or configuration are affected. The HTML style (<div align="center"> with an <a> tag) matches the existing patterns already established in the README (e.g., lines 7–17), so the addition maintains consistency with the file's style conventions. The footer contains no broken links, syntax errors, or formatting issues.

Confidence Score: 5/5

  • This PR is safe to merge — it is a documentation-only change with no risk to functionality.
  • The change touches only README.md and adds no code, build configuration, or functional logic. The footer uses HTML patterns that are already established throughout the README, ensuring consistency. There are no broken links, syntax errors, or formatting issues. The modification has zero impact on tests, builds, or runtime behaviour.
  • No files require special attention

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[README.md] --> B[Header / Badges]
    A --> C[Features Table]
    A --> D[Quick Start]
    A --> E[Build & Deploy an Agent]
    A --> F[Agent Skills]
    A --> G[Create Agent from Markdown]
    A --> H[LiteMCP / MCP Server]
    A --> I[Agent-to-Agent Protocol]
    A --> J[Contributing]
    A --> K[License]
    K --> L["---<br/>Footer: Built with 🧡 in London by Celesto AI"]
Loading

Last reviewed commit: 7d74f0c

Context used:

  • Rule from dashboard - AGENTS.md (source)

Added a footer to the README file acknowledging the creator.
Updated copyright holder from Aniket Maurya to Celesto AI.
Added Contributor Covenant Code of Conduct to establish community standards and guidelines for behavior.
@aniketmaurya aniketmaurya merged commit 7d49c92 into main Mar 3, 2026
15 checks passed
@aniketmaurya aniketmaurya deleted the aniketmaurya-patch-1 branch March 3, 2026 09:57
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant